home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- repeat with i = 27 to 31
- set the visible of sprite i to 1
- end repeat
- set the movieRate of sprite 3 to 0
- puppetSprite(20, 1)
- puppetSprite(22, 1)
- puppetSprite(23, 1)
- puppetSprite(24, 1)
- set the castNum of sprite 20 to cast "FAKE"
- set the castNum of sprite 22 to cast "Back"
- end
-